func go.pact.im/x/goupdate.packagesNotInSet
3 uses
go.pact.im/x/goupdate (current package)
diff.go#L106: removed := packagesNotInSet(oldGood, newByImportPath)
diff.go#L107: added := packagesNotInSet(newGood, oldByImportPath)
packages.go#L127: func packagesNotInSet(pkgs []*packages.Package, pkgByImportPath map[string]*packages.Package) []*packages.Package {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)